Skip to content
This repository was archived by the owner on Jul 20, 2020. It is now read-only.

Added all code dependencies to peerDependencies#6

Open
thedanielforum wants to merge 1 commit intoaladhims:masterfrom
thedanielforum:master
Open

Added all code dependencies to peerDependencies#6
thedanielforum wants to merge 1 commit intoaladhims:masterfrom
thedanielforum:master

Conversation

@thedanielforum
Copy link
Copy Markdown

Some of the packages used in the library is not listed as dependencies or peerDependencies in the package.json file, this leads to errors when installing the library on clients that does not already have those packages installed.

See issue: #2

Packages added to peerDependencies:

  • styled-components
  • prop-types
  • axios (also updated and removed @types/axios as types are now in the axios package natively)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant